home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Frameworks / OmniSoftwareUpdate.framework / Versions / 2004A / Resources / English.lproj / OmniSoftwareUpdate.strings < prev    next >
Text (UTF-16)  |  2005-10-24  |  9KB  |  47 lines

  1. /* primary message of dialog box asking user to download new version */
  2. "A new version of %@ is now available." = "A new version of %@ is now available.";
  3.  
  4. /* informational text of dialog box informing user that software update failed */
  5. "Attempting to check for updates failed due to the following error:\n\n%@" = "Attempting to check for updates failed due to the following error:\n\n%@";
  6.  
  7. /* informational text of dialog box asking user to download new version - should end with whitespace since another sentence may be appended. */
  8. "Choose \"More Info\" to open a web page from which you can download or get information about this new version. " = "Choose \"More Info\" to open a web page from which you can download or get information about this new version. ";
  9.  
  10. /* error text generated when software update is unable to retrieve the list of current software versions */
  11. "Could not contact %@. Your Internet connection might not be active, or there might be a problem somewhere along the network." = "Could not contact %@. Your Internet connection might not be active, or there might be a problem somewhere along the network.";
  12.  
  13. /* button on software update dialog box - this button downloads the new version immediately */
  14. "Download now" = "Download now";
  15.  
  16. /* button on software update dialog box - this button opens a web page with information about the new version */
  17. "More Info..." = "More Info...";
  18.  
  19. /* informational text of dialog box asking user to download new version - appended as a warning if the new version requires a new license */
  20. "NOTE: This new major version of %@ requires a license upgrade - you can purchase one now from our on-line store. You can download this new version to try it out without a license, but don't delete your old version until you've bought the upgrade. Choose \"More Info\" for more details." = "NOTE: This new major version of %@ requires a license upgrade - you can purchase one now from our on-line store. You can download this new version to try it out without a license, but don't delete your old version until you've bought the upgrade. Choose \"More Info\" for more details.";
  21.  
  22. /* button on dialog box informing user that software update did not discover new software
  23.    button on software update dialog box - for when we know there's a new version but can't offer to download it */
  24. "OK" = "OK";
  25.  
  26. /* informational text of dialog box asking user to download new version - displays version string of new version - should end with whitespace since another sentence may be appended. */
  27. "The latest version of %@ is %@. " = "The latest version of %@ is %@. ";
  28.  
  29. /* text of dialog box informing user that no new software is available */
  30. "This copy of %@ is up-to-date." = "This copy of %@ is up-to-date.";
  31.  
  32. /* text of dialog box informing user of change in software update query */
  33. "This version of %@ sends additional information using your internet connection (when active) to check for new and updated versions of itself." = "This version of %@ sends additional information using your internet connection (when active) to check for new and updated versions of itself.";
  34.  
  35. /* informational text of dialog box asking user to download new version - appended when the dialog is displayed because of a scheduled software update check which happened in the background */
  36. "To disable automatic update checking, see the \"Update\" pane in %@'s Preferences window." = "To disable automatic update checking, see the \"Update\" pane in %@'s Preferences window.";
  37.  
  38. /* text of dialog box informing user that software update failed -  probably some sort of network error */
  39. "Unable to check for new software." = "Unable to check for new software.";
  40.  
  41. /* button on software update dialog box - this button dismisses the dialog without doing anything */
  42. "Update Later" = "Update Later";
  43.  
  44. /* informational text of dialog box asking user to download new version - appended as a warning if the new version requires an updated operating system version */
  45. "WARNING: This new version of %@ requires Mac OS X %@, and you are currently running %@. You can download this version now, but it will not work correctly without an operating system update." = "WARNING: This new version of %@ requires Mac OS X %@, and you are currently running %@. You can download this version now, but it will not work correctly without an operating system update.";
  46.  
  47.